home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / Policies.MPJ / Windows.json < prev   
Encoding:
JavaScript Object Notation  |  2000-07-11  |  1.5 KB

  1. {
  2.     "schema": {
  3.         "Left": "Long Integer",
  4.         "Top": "Long Integer",
  5.         "Right": "Long Integer",
  6.         "Bottom": "Long Integer",
  7.         "WindowStyles": "Long Integer",
  8.         "ExtendedWindowStyles": "Long Integer",
  9.         "ShowState": "Long Integer",
  10.         "ExpandedState": "Long Integer",
  11.         "TabPosition": "Long Integer",
  12.         "WindowID": "Long Integer",
  13.         "DefaultTab": "Long Integer",
  14.         "WindowName": "Text (255)",
  15.         "Caption": "Text (255)",
  16.         "TOCFile": "Text (255)",
  17.         "IndexFile": "Text (255)",
  18.         "DefaultFile": "Text (255)",
  19.         "HomeFile": "Text (255)",
  20.         "Jump1Filename": "Text (255)",
  21.         "Jump1Text": "Text (255)",
  22.         "Jump2Filename": "Text (255)",
  23.         "Jump2Text": "Text (255)",
  24.         "PropertiesFlags": "Long Integer",
  25.         "NavigationWidth": "Long Integer",
  26.         "ButtonFlags": "Long Integer"
  27.     },
  28.     "data": [
  29.         {
  30.             "Left": 0,
  31.             "Top": 0,
  32.             "Right": 500,
  33.             "Bottom": 400,
  34.             "WindowStyles": 0,
  35.             "ExtendedWindowStyles": 0,
  36.             "ShowState": 0,
  37.             "ExpandedState": 0,
  38.             "TabPosition": 0,
  39.             "WindowID": 1,
  40.             "DefaultTab": 0,
  41.             "WindowName": "NewWindow",
  42.             "Caption": "New Window Caption",
  43.             "PropertiesFlags": 1056,
  44.             "NavigationWidth": 0,
  45.             "ButtonFlags": 8206
  46.         },
  47.         {
  48.             "Left": 134,
  49.             "Top": 0,
  50.             "Right": 901,
  51.             "Bottom": 567,
  52.             "WindowStyles": 0,
  53.             "ExtendedWindowStyles": 0,
  54.             "ShowState": 0,
  55.             "ExpandedState": 0,
  56.             "TabPosition": 0,
  57.             "WindowID": 4,
  58.             "DefaultTab": 0,
  59.             "WindowName": "main",
  60.             "TOCFile": "Policies.hhc",
  61.             "IndexFile": "Policies.hhk",
  62.             "DefaultFile": "Policies\\Company_Overview.htm",
  63.             "PropertiesFlags": 1073743136,
  64.             "NavigationWidth": 0,
  65.             "ButtonFlags": 12294
  66.         },
  67.         {
  68.             "Left": 584,
  69.             "Top": 102,
  70.             "Right": 994,
  71.             "Bottom": 972,
  72.             "WindowStyles": 0,
  73.             "ExtendedWindowStyles": 0,
  74.             "ShowState": 0,
  75.             "ExpandedState": 0,
  76.             "TabPosition": 0,
  77.             "WindowID": 5,
  78.             "DefaultTab": 0,
  79.             "WindowName": "Second",
  80.             "PropertiesFlags": 1073741824,
  81.             "NavigationWidth": 0,
  82.             "ButtonFlags": 4102
  83.         }
  84.     ]
  85. }